home *** CD-ROM | disk | FTP | other *** search
-
- | > !Run file for Draw Plus (version 2·00)
-
- Set DrawPlus$Dir <Obey$Dir>
- Obey <DrawPlus$Dir>.!Boot
- IconSprites <DrawPlus$Dir>.Pointers
-
- If "<System$Path>" = "" Then Error 0 System resources cannot be found
- RMEnsure ColourTrans 0.50 Load System:Modules.Colours
- RMEnsure ColourTrans 0.50 Error 0 ColourTrans module not found or too old
- RMEnsure SharedCLibrary 3.50 Load System:Modules.Clib
- RMEnsure SharedCLibrary 3.50 Error 0 Shared C Library not found or too old
- RMEnsure FPEmulator 2.80 Load System:Modules.FPEmulator
- RMEnsure FPEmulator 2.80 Error 0 FPEmulator module not found or too old
- RMEnsure InterfaceManager 1.30 Load <DrawPlus$Dir>.Interface
- RMEnsure InterfaceManager 1.30 Error 0 Interface module not found or too old
-
- RMEnsure Draw 1.01 Error 0 Draw module not present
- RMEnsure FontManager 0.00 Error 0 FontManager module not present
-
- If "<Draw$PrintFile>" = "" Then Set Draw$PrintFile printer:
-
- WimpSlot -min 400K -max 400K
- Run "<DrawPlus$Dir>.!RunImage" %*0
-